1. Otwrz xr_motivator.script w notatniku.

2. Znajd t linijk:

self.object.health = math.min(self.object.health + heal_rate, 1)

3. Zamie j na:

self.object.health = heal_rate

4. Zapisz